Represents method Insert(Integer,T[]).
Insert(Integer,T[])
public procedure Insert(index: Integer; const items: array of T); overload;